gtk-demo: Don't make demos modal
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Jul 2020 01:35:11 +0000 (03:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Jul 2020 18:43:16 +0000 (20:43 +0200)
commitc5ea59d7d11e5b9484acc0aa30dd12a434ff7966
tree84ee0ff4de8775b097031e47cc632eccbd7a76c5
parent22eccbdbb61ba5ed681082cc92127113fa8fcb47
gtk-demo: Don't make demos modal

That way, demo windows can be maximized and multiple demos can run at
once.

It's especially useful when using --run because the main window is
invisible then.
demos/gtk-demo/main.c